Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implements customization for the loading screen #182

Merged
merged 4 commits into from
Nov 21, 2024

Conversation

TheCodeTherapy
Copy link
Contributor

Resolves #155

This PR creates customization options for the loading screen, allowing the user to specify colours, a title and a subtitle, a background image (with optional blurring), and transparent images as overlays with custom anchor points and offsets.

All customization parameters are optional, and in the lack of them, the app will fall back to its own defaults for the loading screen.

What kind of change does your PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Refactor
  • Tests
  • Other, please describe:

Does your PR fulfill the following requirements?

  • The title references the corresponding issue # (if relevant)

brave_eSYqZOMrQZ

@MarcusLongmuir MarcusLongmuir merged commit 19bc481 into main Nov 21, 2024
5 checks passed
@MarcusLongmuir MarcusLongmuir deleted the feature/custom-loading-screen branch November 21, 2024 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Loading Screen Customisation
2 participants